home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 10 / developer source - volume 10.iso / parad / jan96 / ehrmf102.gif < prev    next >
Graphics Interchange Format  |  1998-02-10  |  74KB  |  422x753  |  4-bit (16 colors)
Labels: text | screenshot | number | font | parallel | document | line
OCR: Method Name Description appendTable Add a table at the end of the query insertTable Add a table within the query, at a specified position remove Table Remove a table from the query appendRow Add a row to the end of a table in the query insertRow Add a row at a specified position in a table in the query removeRow Remove a row from a table in the query checkField Check the specified field checkRow Check all fields in a row clearCheck Remove an existing check operator getCheck Determine what type of check is currently placed setCriteria Establish selection criteria, operators or example elements getCriteria Determine the current contents of a query field hasCriteria Determine if a query field has contents removeCriteria Remove selection criteria, operators or example elements getAnswerName Determine the current name of the results table. SetAnswerName Specify a new name for the results table getAnswerFieldOrder Determine the current structure of the results table setAnswerFieldOrder Specify the structure of the results table getAnswerSortOrder Determine how the results table is currently sorted setAnswerSortOrder Specify how the results table should be sorted setRowOp Specify an Insert, Delete, or Set query createAuxTables Specify if the "safety-net" tables should be created for Insert, Delete, and ChangeTo queries isCreateAuxTables Are safety-net tables currently being created? isQueryValid Is the query correctly formatted? Figure 2: A partial list of the new query methods in Paradox 7.